[PM-40493] Claimed Domain Account Delete Check - #8263
Conversation
🤖 Bitwarden Claude Code ReviewOverall Assessment: APPROVE This PR moves the claimed-domain guard from Code Review DetailsNo findings. |
JaredSnider-Bitwarden
left a comment
There was a problem hiding this comment.
LGTM! Nice work!
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8263 +/- ##
==========================================
+ Coverage 63.64% 63.66% +0.02%
==========================================
Files 2430 2430
Lines 104962 104962
Branches 9506 9506
==========================================
+ Hits 66798 66822 +24
+ Misses 35868 35844 -24
Partials 2296 2296 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🎟️ Tracking
PM-40493
📔 Objective
Adds a claimed-domain check to
DeleteAsync({single param}), so that both endpoints are covered by the one check:DELETE /accounts-Delete()(was already covered)POST /accounts/delete-recover-token-PostDeleteRecoverToken()📸 Screenshots